Total Complexity | 24 |
Dependencies | 3 |
Dependents | 1 |
Total lines | 225 |
Lines of code | 97 |
Logical lines of code | 64 |
Comment lines | 80 |
Methods | 9 |
Properties | 3 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
_get() | 51 | 6 | 27 | |
__construct() | 67 | 4 | 7 | |
get() | 62 | 3 | 12 | |
set() | 59 | 2 | 14 | |
add() | 71 | 2 | 6 | |
purge() | 63 | 2 | 9 | |
purgeAll() | 69 | 2 | 7 | |
_openFileOnWrite() | 64 | 2 | 10 | |
_getPath() | 71 | 1 | 5 |